Apr_memcache version 0.7.0 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    apr_memcache  most recent diff


    version 0.7.0

      View the most recent changes for the apr_memcache port at: apr_memcache.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for apr_memcache.
      The raw portfile for apr_memcache 0.7.0 is located here:
      http://apr_memcache.darwinports.com/dports/devel/apr_memcache/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/apr_memcache


      The apr_memcache Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      Name: apr_memcache
      Version: 0.7.0
      Category: devel
      Maintainers: nomaintainer
      Description: memcached client in C
      Long Description: apr_memcache is a client for memcached written in C, using APR and APR-Util. It provides pooled client connections and is thread safe, making it perfect for use inside Apache Modules.

      Platform: darwin

      Homepage: http://www.outoforder.cc/projects/libs/apr_memcache/
      Master Sites: http://www.outoforder.cc/downloads/apr_memcache/
      use_bzip2 yes

      Checksums: md5 1d62fea9253d17d304cfe9b26813ef4c sha1 073e11e3d46ed88ad7bee15179ed80a9069f5356 rmd160 2c4373dfbe0eea36786e449743c7d1df33c530b3

      depends_lib port:apr port:apr-util
      depends_run port:memcached

      configure.args --with-apr=${prefix} --with-apr-util=${prefix}

      livecheck.type regex
      livecheck.regex {Version ([\d.]+) is the latest version available}


    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/apr_memcache
      % sudo port install apr_memcache
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching apr_memcache
      ---> Verifying checksum for apr_memcache
      ---> Extracting apr_memcache
      ---> Configuring apr_memcache
      ---> Building apr_memcache with target all
      ---> Staging apr_memcache into destroot
      ---> Installing apr_memcache
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using apr_memcache with these commands:
      %  man apr_memcache
      % apropos apr_memcache
      % which apr_memcache
      % locate apr_memcache

     Where to find more information:

    Darwin Ports



    Lightbox this page.